home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW noweb 2.7 / src / xdoc / nodefs.1 < prev    next >
Encoding:
Text File  |  1995-05-30  |  939 b   |  46 lines  |  [TEXT/MPS ]

  1. .TH NOWEB 1 "local 4/19/93"
  2. .SH NAME
  3. nodefs \- find definitions in noweb file
  4. .SH SYNOPSIS
  5. .B nodefs
  6. [\fB-auto\fP \fIlang\fP]
  7. [\fB-showauto\fP]
  8. file ...
  9. .SH DESCRIPTION
  10. .I nodefs
  11. is an auxiliary tool that produces output for use with the
  12. .B \-indexfrom
  13. option of
  14. .I noweave(1).
  15. .I nodefs
  16. searches a
  17. .I noweb
  18. file for identifier definitions, printing the identifiers on standard output, 
  19. one per line.
  20. If the 
  21. .B \-auto \fIlang\fP
  22. option is given,
  23. .I nodefs
  24. tries to discover definitions automatically, assuming the program
  25. is written in language \fIlang\fP.
  26. The 
  27. .B \-showauto
  28. option displays permissible values of \fIlang\fP, which vary but may include
  29. .B tex
  30. or 
  31. .B icon.
  32. .PP
  33. For a complete description of using
  34. .I nodefs
  35. together with 
  36. .I noweave(1)
  37. and 
  38. .I noindex(1),
  39. see the man page for 
  40. .I noindex(1).
  41. .SH SEE ALSO
  42. .I noweave(1), noweb(1), noindex(1)
  43. .SH AUTHOR
  44. Norman Ramsey, Bellcore.
  45. Internet address \fBnorman@bellcore.com\fP.
  46.